purple_mime_document_get_field

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. const(char)* purple_mime_document_get_field(PurpleMimeDocument* doc, const(char)* field)
    version(Derelict_Link_Static)
    extern (C) extern (C) nothrow
    const(char)*
    purple_mime_document_get_field
    (,
    const(char)* field
    )
  2. da_purple_mime_document_get_field purple_mime_document_get_field;

Meta